TabPanel.Facing

Read-Only
The side of the tab panel on which the tabs appear. Use the following class constants:
FacingNorth (0): North
FacingSouth (1): South
FacingEast (2): East
FacingWest (3): West
For example:
TabPanel1.Facing=TabPanel.FacingWest

Syntax

Facing( Integer ) as


Parameters

Integer